home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Online / NullTCP / NullTCP.txt < prev    next >
Text File  |  2000-05-24  |  8KB  |  190 lines

  1.  
  2.  
  3.     This text file shows how to set up a TCP/IP connection between
  4.     Windows 9x and Amiga (MIAMI). I found it in some web site, and
  5.     now I've included my Miami.default file just in case.
  6.     I wanted to do this to play Quake VERSUS mode using my A1200 
  7.     and a P200 I got. It worked perfectly.
  8.     You can use this to any TCP usage you want, for example 
  9.     connecting PC and Amiga to Internet at same time. (Great if
  10.     you have ISDN, cable... in the PC, and you don't have ethernet
  11.     cards) You should install some proxy software in PC to do this 
  12.     (Wingate, for example).
  13.     If you have problems, email me: 0maniac0@teleline.es
  14.  
  15.    CONFIGURATION FOR PC (WINDOWS 9x):
  16.    
  17.    1) First of all, connect the serial cable with both machines turned
  18.    off.
  19.    
  20.    2) Next, get into Control Panel, and click in Modems. Click Add.
  21.    Select "Don't detect my modem, I will select it from a list", and
  22.    then click Next. Click on Have Disk. Click on Browse. Select the
  23.    directory where you saved the null modem driver (MDMCISCO.INF).
  24.    Click OK. Select "Generic NULL Modem" and click Next. Select the
  25.    COM port you are using for the serial cable. Wait while windows
  26.    installs the driver, then click "Finish". You should have a new
  27.    "modem" installed - the Generic NULL Modem.
  28.    
  29.    3) Click on My Computer, then on Dial-up Networking. Select "Make a
  30.    new connection". Give it a nice name ("Amiga", for instance) and
  31.    then select Generic NULL Modem as the device. Click on Configure.
  32.    Set the maximum speed to your liking (57600 works nice for me), and
  33.    then click OK. Type '0' as phone number (it doesn't matter)
  34.    Right-click on your newly-created connection, and
  35.    select Properties.Click on the "Server Types" tab and select
  36.    "PPP:Windows 95, NT3.5, Internet". Leave ALL the other items
  37.    unchecked except for the last one (TCP/IP). Click on "TCP/IP
  38.    Settings" right beside it. Select "Specify an IP address", and
  39.    enter the IP for your PC (if you don't have one yet or don't know
  40.    what I'm talking about, I suggest you enter 192.168.1.1). Select
  41.    "Server assigned name server addresses", and leave the items at the
  42.    bottom unchecked. Click OK. OK again.
  43.    
  44.    4) Go to your Windows directory, and find a file named "Hosts".
  45.    Edit this file. Just add the following lines and save it back:
  46.    
  47.    192.168.1.1       windows
  48.    192.168.1.2       amiga
  49.    
  50.    Remember to change the IP related to "Windows" if you already have
  51.    an IP for your PC.
  52.  
  53. IF YOU WANT TO USE PC AS PROXY:
  54.  
  55.       5) Install WinGate. You may leave everything at default without
  56.    entering anything for now, it'll be best to set things up later.
  57.    The only thing you'll have to specify is the IP address related to
  58.    your PC, which should match the "windows" line in the Hosts file
  59.    (192.168.1.1 in our case).
  60.  
  61. --------------------------------------------------------------------------
  62.    
  63.    We're all set on the PC side. Let's move on to the Amiga, which
  64.    should take fewer steps:
  65.    
  66.    Open Miami and follow these steps:
  67.    
  68.    1) Interface Tab
  69.       Configure as follows:
  70.     Interface type: built-in-serial (PPP/CSLIP)
  71.     Speed (same as PC - 38400, whatever)
  72.     Use CD - Unchecked
  73.     Protocol - async PPP
  74.     IP Type - static
  75.     IP Address - 192.168.1.2
  76.     Multicasts - disabled
  77.     MTU - 1005
  78.    
  79.    2) PPP tab
  80.       Configure like so:
  81.     PAP/CHAP - nothing in there
  82.     Callback - none
  83.     VJC - checked
  84.     Get DNS - unchecked
  85.     Termreq - checked
  86.     Quick reconnect disabled
  87.     ACCM - a0000
  88.     Escape - nothing in there
  89.    
  90.    3) Database tab
  91.       Configure like so:
  92.     Go to the DB titles "hosts" and add two entries
  93.     192.168.1.1 windows
  94.     192.168.1.2 amiga
  95.    
  96.    4) TCP/IP
  97.     Host Name - amiga
  98.     Use ICMP - yes
  99.     Use DHCP - No
  100.     Verify DNS - No
  101.     Fake IP - No
  102.     T/TCP - No
  103.     Ping Flood protection - No
  104.    
  105.    5) Modem - Check Null Modem
  106.    
  107. IF YOU WANT TO USE PC AS PROXY:
  108.    
  109.    6) Socks
  110.     Enable SOCKS - yes
  111.     Default SOCKS server - 192.168.1.1
  112.     Port - 1080
  113.     Max Syslog level - none
  114.     Authentication - none
  115.  
  116.                  Save the new settings with the desired name
  117.    ___________________________________________________________________
  118.    
  119.                              The connection
  120.    ___________________________________________________________________
  121.    
  122.    Now let's do the actual connection. Assuming the serial cable's
  123.    already connected and both machines are fired up, do the following:
  124.    
  125.    1) Run Miami on the Amiga;
  126.    
  127.    2) Double-click on the "Amiga" connection in Dialup Networking on
  128.    your PC, but don't click on "Connect" just yet;
  129.    
  130.    3) Click on the "Online" button in Miami;
  131.    
  132.    4) Click on "Connect" on Windows. You should see a "Hello"
  133.    appearing in the bottom part of the window in Miami.
  134.    
  135.    5) Click on "Send Break" in Miami. In one second you should be
  136.    connected.
  137.    
  138.    
  139.    ___________________________________________________________________
  140.    
  141.                           WinGate Configuration
  142.    ___________________________________________________________________
  143.    
  144.    This is the final step towards complete internet sharing between
  145.    the two computers. Start Gatekeeper (in your WinGate program
  146.    group), click on OK to proceed without entering an administrator
  147.    password. You should receive a warning to create a password for the
  148.    administrator. Do so, and be sure to have it always on hand, as you
  149.    will need it every time you enter Gatekeeper.
  150.    
  151.    Next, get into the "services" item, and check if you have the "WWW
  152.    Proxy server". If not, add it to the services list by selecting the
  153.    Tools menu, items new/service/WWW Proxy Service.
  154.    
  155.    Double-click on this service, and a new window should open. Select
  156.    the second tab, named Bindings, and check "Allow connections coming
  157.    in on any interface". (I haven't had success determining my PC's IP
  158.    on "Connections will be accepted on the following interface only",
  159.    but you might want to give it a try.) There's one security issue
  160.    that arises from allowing connections from anywhere, as your
  161.    newly-created service could be used by anyone on the internet. If
  162.    you own a regular dialup connection to a provider, that wouldn't be
  163.    much to worry about, as it is very doubtful that anyone would find
  164.    your service, let alone want to use it! For the paranoids out
  165.    there, there's no way that someone could access your personal
  166.    computer files through this "breach". Click on OK, and save
  167.    changes.
  168.    
  169.    You now have a WWW proxy server that can be used by the Amiga. On
  170.    the "network" options on Voyager, IBrowse or AWeb, you should
  171.    specify "Use HTTP Proxy", and specify your PC's IP address
  172.    (192.168.1.1 in this document's case) as the proxy server. Port is
  173.    always port 8080. Click on OK, and get back to the browser's main
  174.    screen.
  175.    
  176.    Now connect to the internet with your PC, and go back to your
  177.    browser on the Amiga. Enter any http address you would like to
  178.    access (try altavista.digital.com or www.yahoo.com), and it should
  179.    retrieve the document without any problems.
  180.    
  181.    Things aren't more complicated for the other services, except maybe
  182.    for IRC, which requires fiddling with TCP mapping in WinGate.  I
  183.    will add complete instructions to this, as well as Siamese
  184.    configuration for file and printer sharing through TCP/IP in the
  185.    next week or so, but if you have any questions or comments you can
  186.    contact me at alpharoid@bitsmart.com.
  187.    ___________________________________________________________________
  188.  
  189.     Created by Raphael Kiekow Hickenbick. Last revision on 05/10/98.
  190.